gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor
authorRui Matos <tiagomatos@gmail.com>
Wed, 2 Nov 2016 18:00:34 +0000 (19:00 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 4 Nov 2016 16:10:43 +0000 (12:10 -0400)
commitb8fc4c246ac6ef5cd7eccd477e2b64ea9efffff6
tree6538540398361201f9b8be26bbe3f75742a49a3d
parent2c26f0cae4c06336832f4efd0e32e4ae1f8e84fa
gdkwindow-x11: Add support for gdk_window_fullscreen_on_monitor

This way we can recommend that applications use the
fullscreen_on_monitor() API on both X and Wayland otherwise they'd
have to keep a path for each backend to achieve this functionality.

https://bugzilla.gnome.org/show_bug.cgi?id=773857
gdk/x11/gdkwindow-x11.c